home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / faxdoc.zip / 270.LIT < prev    next >
Text File  |  1992-12-04  |  2KB  |  34 lines

  1.                             FYI
  2.  
  3. Note: The origin of this information may be internal or external to Novell.  Novell makes every effort within its means to verify this information.  However, the information provided in this document is FOR YOUR INFORMATION only.  Novell makes no explicit or implied claims to the validity of this information.
  4.  
  5.               TITLE:   Compatibility with the NetWare Shell
  6.        DOCUMENT ID#:   FYI.P.6031
  7.                DATE:   December 4, 1992
  8.             PRODUCT:   NetWare Lite
  9.     PRODUCT VERSION:   All versions
  10.          SUPERSEDES:   NA
  11.  
  12.             SYMPTOM:   NA
  13.  
  14. ISSUE/PROBLEM
  15.  
  16. Compatibility with the NetWare Shell
  17.  
  18. If your site is currently using Novell NetWare and you are installing NetWare Lite on the same LAN, then there are some guidelines that should be followed in order for both to function properly.
  19.  
  20. NetWare Lite functions on a single LAN segment.  In other words, NetWare Lite packets DO NOT cross Novell bridges (NetWare Lite packets do cross MAC layer bridges or repeaters, however.)  In a site that has existing NetWare, each NetWare Lite network will be constrained to a single LAN segment.
  21.  
  22. If there are workstations that will load both the NetWare shell and NetWare Lite software we strongly suggest the following load order:
  23.  
  24.     IPX            (either the IPX you had or IPXODI that came                        with NetWare Lite; either one but NOT both)
  25.  
  26.     DOS Share        (SHARE.EXE, if becoming a SERVER)
  27.  
  28.     NetWare Lite Server    (SERVER.EXE, if desired)
  29.  
  30.     NetWare Lite Client    (CLIENT.EXE, if desired)
  31.  
  32.     NetWare Shell    (NETx.COM)
  33.  
  34. Once you have installed the CLIENT to a workstation that will also be running the NetWare Shell, you will need to modify your AUTOEXEC.BAT or appropriate batch file to load the files in the correct order.  Note: with LASTDRIVE set, the NetWare Shell will map the first drive past LASTDRIVE to the SYS:LOGIN directory of the NetWare server for you to login.  If LASTDRIVE is not set, DOS defaults it to E:, thus F: would be mapped to SYS:LOGIN.  Also, if you use the MAP *1:= command in your login script, *1 means the first drive past LASTDRIVE.  If you are dependant on certain drives being mapped with certain letters, changing LASTDRIVE may change which drive letters are mapped.  Be aware that all drive letters, A: - Z:, can be mapped to NetWare servers (NetWare Lite can only map A: - LASTDRIVE).